GtkContainer: Support focus chain in GtkBuilder
authorMatthias Clasen <mclasen@redhat.com>
Sat, 27 Sep 2014 04:20:50 +0000 (00:20 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 30 Sep 2014 03:59:21 +0000 (23:59 -0400)
commitaa3020a39ec2428b6a44e309d64246aa9b8342f9
treea0bf5f35e7f5a5737572686335c1ba8c54a28742
parent6d3c61856b9897cf2435512fc92a6adc510a3577
GtkContainer: Support focus chain in GtkBuilder

This adds support for a <focus-chain> element which can be
used to specify a custom focus order for the children of
a container.

https://bugzilla.gnome.org/show_bug.cgi?id=582799
gtk/gtkcontainer.c